﻿*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background:#fff;
	border-bottom: 1px solid #d2d2d2;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:115px;
	overflow: hidden;
	background: #eeeeee;
}
.head .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 115px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 67px;
	background:url(../images/nav.png)repeat-x;

}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 67px;
 
}
.nav ul ul{
	position: absolute;
	top: 67px;
	background: #1488c8;
	z-index: 10;
	width: auto;
	display: none;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 67px;
	text-align: center;
	line-height:67px;
	position: relative;
}
.nav ul li:hover ul{
	display: block;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: url(../images/h01.png);
}
.nav ul li:hover li{
	background: none;
}

.nav ul li li{
	height: 35px;
	border-bottom: 1px dashed #0f6999;
	line-height: 35px;
}
.nav ul li li a{
	font-size: 13px;
	color:#fff;
}
.nav ul li li:last-child{
	margin-bottom: 15px;
}
.nav ul li li:hover a{
	color:#ccc;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:15px;  
 width:15px; 
 height:15px; 
 border-radius: 50%;
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #f28d01;
 
}
.banner .hd ul li.on{
 background:#f28d01; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#1488c8;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}

.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.product .list{
	float: left;
	width: 234px;
	height: auto;

}
.product .list .tit{
	width: 100%;
	height: 96px;
	overflow: hidden;
	background: url(../images/title.png)no-repeat center;
}

.product .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 90px;
}
.product .list .tit span{
	display: block;
	color:#fff;
	font-size: 15px;
	margin-left: 90px;
	text-transform: uppercase;
}
.product .list .bd{
	width: 100%;
	min-height: 490px;
	overflow: hidden;
}
.product .list .bd h3{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../images/icon01.png)no-repeat center;
	margin-top: 2px;
}

.product .list .bd h3 a{
	color:#1a1a1a;
 
	font-size: 15px;
	margin-left: 50px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .list .bd h3:hover a{
	color:#f28d01;
}
.product .list .bd ul{
	width: 215px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	display: none;
}
.product .list .bd ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .list .bd ul li span{
	display: block;
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: bold;
	line-height: 34px;
}
.product .list .bd ul li span a{
	color:#222222;
	font-size: 14px;
	margin-left: 15px;
}
.product .list .bd ul li ul li{
	position: relative;
	line-height: 25px;
	height: auto;
	overflow: hidden;
}
.product .list .bd ul li ul li:after{
	content: "";
	width: 3px;
	height: 3px;
	position: absolute;
	left: 15px;
	border-radius: 50%;
	top: 50%;
	margin-top: -2px;
	border: 1px solid #222222;

}

.product .list .bd ul li ul li a{
	display: block;
	margin-left: 25px;
	color:#222;
}
.product .list .tel{
	margin-top: 3px;
}
.product .list .tel img{
	display: block;
}

.product .list .bd .on a{
	color:#f28d01;
}
.product .list .bd .selected{
	display: block;
}

.product .list .bd .current ul{
	display: block;
}
.product    .pic{
	float: right;
	width: 935px;
	height: auto;
	overflow: hidden;
}

.product   .pic ul li{
	width: 300px;
	height: auto;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	margin-left: 6px;
	margin-bottom: 15px;
	border:2px solid #dcdcdc;
}
.product   .pic ul li img{
	display: block;
	width: 286px;
	height: 198px;
	margin: 7px;
	margin-bottom: 0;
}
.product   .pic ul li  p{
	width: 100%;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    color:#1a1a1a;
    overflow: hidden;
}
.product   .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product   .pic ul li:hover{
	border: 2px solid #1488c8;
}
.gg{
	width: 100%;
	height: 220px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 30px;
}

.gg a{
	display: block;
	width: 100%;
	height: 100%;
}

.adv{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.adv .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.adv .tit img{
	display: block;
	margin: 0 auto;
}
.adv .part{
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.adv .part img{
	display: block;
}
.adv .part ul {
	width: 570px;
	height: auto;
	overflow: hidden;
	float: left;
}
.adv .part ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.adv .part ul .t{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .part ul .t img{
	display: block;
	float: left;
}

.adv .part ul .t div{
	width: 445px;
	height: auto;
	overflow: hidden;
	margin-top: -2px;
	float: right;
}
.adv .part ul .t div p{
	color:#1488c8;
	font-size: 30px;
	font-weight: bold;
}
.adv .part ul .t div span{
	display: block;
	color:#222222;
	font-size: 18px;
}
.adv .part ul li .info{
	width: 468px;
	float: left;
	margin-left: 20px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.adv .part ul li .info p{
	color:#1a1a1a;
	font-size: 15px;
	padding-left: 20px;
	position: relative;
	line-height: 24px;
}
.adv .part ul li .info p:after{
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	background: #1488c8;
	top:8px;
}

.adv .part .pic{
	float: right;
}
.adv .part:nth-child(3n) .pic{
	float: left;
}
.adv .part:nth-child(3n) ul {
	float: right;
}
 


.cases{
	width: 100%;
	height: 524px;
	margin-top: 80px;
	overflow: hidden;
	background:url(../images/bg1.png) center;
}
.title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	margin-top: 40px;
}

.title div{
	float: left;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}
.title div p{
	color:#ffffff;
	font-size: 28px;
	float: left;
}
.title div span{
	color:#fff;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 8px;
}
.title a{
	display: block;
	float: right;
	width: 52px;
	height: 18px;
	box-sizing: border-box;
	border: 1px solid #bebebe;
	border-radius:3px;
	margin-top: 18px;
	background: #fff;
	float: right;
	color:#1488c8;
	text-align: center;
}

.cases .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .bd ul li{
	float: left;
	width: 290px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}
.cases .bd ul li img{
	display: block;
	width: 290px;
	height: 290px;
}
.cases .bd ul li p{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	text-align: center;
}
.cases .hd {
	display: table;
	margin: 0 auto;
	margin-top: 20px;
}
.cases .hd .prev{
	float: right;
}
.cases .hd img{
	display: block;
}
.cases .hd .next{
	display: block;
	float: left;
}
.cases .hd ul {
	 float: left;
	 margin:  15px;
}
.cases .hd ul li{
	float: left;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin: 0 3px;
	background: #dcdcdc;
	line-height: 50px;
	overflow: hidden;
}

.cases .hd ul .on{
	background: #f28d01;
}
.about{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.about .pic{
	float: left;
	width:632px;
	height:433px;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/bg2.png)no-repeat  center bottom;
}
.about .pic img{
	display: block;
	width: 622px;
	margin: 0 auto;
	margin-top: 20px;
	height: 374px;
}
.about .intro{
	float: right;
	width: 535px;
	height: auto;
	overflow: hidden;
	margin-top:25px;
}
.about .intro .tit{
	width: 100%;
	height: 40px;
	 
	position: relative;
}
.about .intro .tit:after{
	content: "";
	width: 36px;
	height: 3px;
	background: #f28d01;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.about .intro .tit p{
	color:#1a1a1a;
	font-size: 24px;
	font-weight: bold;
	float: left;
}
.about .intro .tit span{
	display: block;
	color:#808080;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 8px;
}
.about .intro .info{
	width: 100%;
	height: 220px;
	overflow: auto;
	margin-top: 20px;
}
.about .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 24px;
}

.about .intro a{
	display: block;
	width: 134px;
	height: 34px;
	border: 1px solid #1488c8;
	text-align: center;
	line-height: 34px;
	color:#fff;
	border-radius: 5px;
	background: #1488c8;
	margin-top: 25px;
}
.section{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news {
	width: 775px;
	height: 525px;
	border: 1px solid #e3e3e3;
	float: left;
 
	padding-top: 0;
	margin-top: 50px;
}
.news .title {
	width: 725px;
	margin: 0 auto;
	margin-top: 10px;
	border-bottom: 1px solid #999999;
}
.news .title div{
	border-bottom: 1px solid #1488c8;
	width: 275px;
}
.news .title p{
	color:#333333;
}
.news .title span{
	color:#999999;
}

.news .title a{
	background: #1488c8;
	color:#fff;
}
 

.news .on{
	width: 725px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 25px;
	margin-top: 20px;
}
.news .on img{
	display: block;
	float: left;
	width: 312px;
	height: 200px;
}
.news .on .intro{
	width: 395px;
	height: auto;
	float: right;
	overflow: hidden;
}
.news .on .intro h4{
	font-size: 16px;
	color:#333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .on .intro p{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	height:120px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .on  a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
	margin-top: 10px;
}
.news  ul {
	width: 725px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news  ul li{
	float: left;
	width: 358px;
	height: auto;
	line-height: 35px;
	overflow: hidden;
	position: relative;
}
.news  ul li:after{
	content: "";
	width:6px;
	height:6px;
	border-radius: 50%;
	background: #c6c6c6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #c6c6c6;
}
.news  ul li a{
	display: block;
	margin-left: 15px;
	font-size: 14px;
	color:#333333;
	float: left;

}

.news  ul li span{
	display: block;
	float: right;
}

.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li:hover a{
	text-decoration: underline;
}

.mssg{
	float: right;
	width: 360px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding: 30px 25px;
	margin-top: 50px;
	background: #1488c8;
}

.mssg .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.mssg .tit div{
	float: left;
	position: relative;
	padding-right:65px;
}
.mssg .tit div:after{
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 4px;
	background: #f28d01;
}
 
.mssg .tit p{
	color:#f6f6f6;
	font-weight: bold;
	font-size: 24px;
}

.mssg .tit span{
	display: block;
	text-transform: uppercase;
	color:#fff;
	font-size: 14px;
	margin-top: 3px;
}

.mssg  form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg  form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.mssg  form ul li span{
	width: 45px;
	height: 26px;
	border-right: 1px solid #dadada;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
	margin-left: 5px;
}
.mssg  form ul li span img{
	display: block;
}

.mssg  form ul li:last-child span{
	border-bottom: 1px solid #dadada;
	height: 40px;
	 
}
.mssg  form ul li input{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	color:#999999;
	height: 40px;
}

.mssg  form ul li textarea{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	height: 165px;
	padding-top: 10px;
	color:#999999;

}

.mssg  form .btn{
	float: right;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.mssg  form .btn input{
	width: 177px;
	height: 50px;
	background: #ff9702;
	border: none;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
	outline: none;
}
.mssg  form .btn input:last-child{
	float: right;
	background: #bfbfbf;
} 

.links{
	width: 100%;
	height: 80px;
	background: #eeeeee;
	margin-top: 60px;
}
.links .tit{
	width: 165px;
	height: 40px;
	background: url(../images/link.png)no-repeat center;
	margin-top: 25px;
	float: left;
}
.links .tit p{
	color:#666666;
	font-size: 22px;
	line-height:55px;
	margin-left: 45px;
}
.links ul{
	width: 850px;
	height: 45px;
	overflow: hidden;
	margin-top:18px;
	float: left;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	position: relative;
}
.links ul li a{
	color:#666666;
	font-size: 13px;
}



.footer{
	width: 100%;
	height: 440px;
	position: relative;
	background: url(../images/bg4.png) no-repeat center;
}


.footer .fn{
	float: left;
	margin-top: 70px;
	margin-left: 50px;

}

.footer .fn .tit p{
	color:#ffffff;
	font-size: 22px;
}
.footer .tit{
	height: auto;
	overflow: hidden;
}
.footer .fn ul{
	width: 177px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .fn  ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.footer .fn  ul li a{
	color:#fff;
	font-size: 13px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.footer  .cont{
	float: left;
	margin-left: 40px;
	width: 204px;
	margin-top: 70px;
}
.footer  .cont .tit p{
	color:#ffffff;
	font-size: 22px;
}
.footer  .cont  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer  .cont  .info p{
	color:#fff;
	font-size: 13px;
	line-height: 30px;
}

.footer .ewm{
	float: left;
	margin-top: 70px;
	margin-left: 115px;
}
.footer .ewm img{
	display: block;
	width: 190px;
	height: 190px;
}
.footer .ewm p{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	color:#fff;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
}

.footer  .tel{
	float: right;
	margin-top: 70px;
}
.footer .tel .tit p{
	color:#fff;
	font-size: 20px;
	float: left;
	margin-left: 5px;
}
.footer .tel .tit  img{
	display: block;
	float: left;
}
.footer .tel .info{
	margin-top: 10px;
	width: 260px;
	height: auto;
	overflow: hidden;
}
.footer .tel .info  p{
	color:#fff;
	font-size: 20px;
}
.footer .tel .info b{
	color:#1488c8;
	font-size: 32px;
 
}


.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}


.footer .cr{
	position: absolute;
	width: 100%;
	height: 43px;
	border-top: 1px solid #666666;
	left: 0;
	bottom: 0;
	line-height: 43px;
}
.footer .cr a{
	color:#fff;
}
.footer .cr p{
	text-align: center;
	color:#fff;
	font-size: 13px;
}
.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
.left-cont{
	width: 234px;
	height: auto;
	overflow: hidden;
	float: left;
}
.left-cont .list .tit{
	width: 100%;
	height: 96px;
	overflow: hidden;
	background: url(../images/title.png)no-repeat center;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 90px;
}.left-cont .list .tit span{
	display: block;
	color:#fff;
	font-size: 15px;
	margin-left: 90px;
	text-transform: uppercase;
}


.left-cont .list .bd{
	width: 100%;
	height:auto;
	overflow: hidden;
}
.left-cont .list .bd h3{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../images/icon01.png)no-repeat center;
	margin-top: 2px;
}

.left-cont .list .bd h3 a{
	color:#1a1a1a;
 
	font-size: 15px;
	margin-left: 50px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.left-cont .list .bd h3:hover a{
	color:#f28d01;
}
.left-cont .list .bd ul{
	width: 215px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	display: none;
}
.left-cont .list .bd ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.left-cont .list .bd ul li span{
	display: block;
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: bold;
	line-height: 34px;
}
.left-cont .list .bd ul li span a{
	color:#222222;
	font-size: 14px;
	margin-left: 15px;
}
.left-cont .list .bd ul li ul li{
	position: relative;
	line-height: 25px;
	height: auto;
	overflow: hidden;
}
.left-cont .list .bd ul li ul li:after{
	content: "";
	width: 3px;
	height: 3px;
	position: absolute;
	left: 15px;
	border-radius: 50%;
	top: 50%;
	margin-top: -2px;
	border: 1px solid #222222;

}

.left-cont .list .bd ul li ul li a{
	display: block;
	margin-left: 25px;
	color:#222;
}

.left-cont .list  .bd .on a{
	color:#f28d01;
}
.left-cont .list  .bd .selected{
	display: block;
}

.left-cont .list  .bd .current ul{
	display: block;
}


.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.quick .tit{
	background: #1488c8;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color: #fff;
}

.quick  ul li{
	width: 100%;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}

.quick  ul li a{
	color:#333;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 10px;
}

.quick .info{
	width: 94%;
	padding: 3%;
	height: auto;
	overflow: hidden;
}
.quick .info p{
	color:#333;
	font-size: 12px;
	line-height: 24px;
}


 .title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg07.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
	background: #1488c8;
}
.title-bar h4{
	font-size: 18px;
 
	margin-left: 20px;
	color:#1488c8;
	font-size: 18px;
	float: left;
}

.crumbs{
	float: right;
}
.crumbs p{
	color:#666;
	font-size: 13px;

}

.crumbs img{
	display: block;
	float: left;
	margin-right: 10px;
}
.crumbs p{
	float: left;

}
.crumbs a{
	color:#666;
	font-size: 13px;
	padding-right: 10px;
	position: relative;

}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 0;
}
.crumbs a:last-child:after{
	display: none;
}


.right-cont .pic-box{
	float: initial;
}
.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 260px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #d2d2d2;

}
 .fy p:first-child{
 	border: none;
 }

 .fy a{
 	color:#333333;
 	font-size: 14px;
 }

  .fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
  }

 


.right-cont{
	width: 940px;
	height: auto;
	float: right;
	overflow: hidden;
}
.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.pic-box ul li{
	width: 265px;
	height: auto;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	margin-left: 6px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-bottom: 15px;
	border:2px solid #dcdcdc;
}
.pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}
.pic-box ul li img{
	display: block;
	width: 265px;
	height: 198px;
}
.pic-box ul li  p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    color:#1a1a1a;
    overflow: hidden;
}
.pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}
.pic-box ul li:hover{
	border: 2px solid #1488c8;
}

.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.page ul{
	display: table;
	margin: 0 auto;
}
.page ul li{
	float: left;
	font-size: 12px;
	margin: 0 5px;
	border: 1px solid #ccc;
	padding: 0 10px;
	line-height: 35px;
}

.page ul li a{
	color:#333;
}


.page ul .on{
	background: #ccc;
}

.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height:300px;
	margin-top: 20px;
}
.detail-intro .tit{
	margin-bottom: 30px;
}
.detail-intro .tit p{
	color:#333333;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.detail-intro .tit span{
	display: block;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.detail-intro  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro a{color:#333;}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

 
 
.map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 400px;
}

.mssg-intro{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	float: left;
}

.mssg-intro form{
	width: 420px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.mssg-intro form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.mssg-intro form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.mssg-intro form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn input{
	width: 200px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #0366c1;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.news-list ul{
	width: 100%;
	margin: 0;
	float: initial;
}

.news-list ul li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;

}
.news-list ul li .info {
	width: 740px;
}

.news-list ul li a{
	display: block;
	float: left;
	width: 600px;
	font-size: 15px;
	color:#333;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list ul li span{
	display: block;
	float: right;
}